Skip to content

Conversation

ssbushi
Copy link
Contributor

@ssbushi ssbushi commented Jul 23, 2025

Checklist (if applicable):

@ssbushi ssbushi changed the title feat(js/genkit-tools/evals): Support (executable) prompt evals feat(genkit-tools/evals): Support (executable) prompt evals Jul 23, 2025
@@ -134,6 +134,7 @@ export const EvalInputSchema = z.object({
error: z.string().optional(),
context: z.array(z.any()).optional(),
reference: z.any().optional(),
custom: z.record(z.string(), z.any()).optional(),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to run py/bin/generate_schema_typing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants